gtkmain: add support for GTK_DEBUG=invert-text-dir
authorChristian Hergert <chergert@redhat.com>
Wed, 1 Jun 2022 18:26:44 +0000 (11:26 -0700)
committerChristian Hergert <chergert@redhat.com>
Wed, 1 Jun 2022 18:26:44 +0000 (11:26 -0700)
commit8f1db27b6be1a0154a0bfce7d9882db298f7dc5e
treeb5f264f0f29de660f28b647f66f1894d9dc04a84
parent56a1cbe2172063759a647dfa39db97c477b6518b
gtkmain: add support for GTK_DEBUG=invert-text-dir

This allows inverting the default text-direction in an application for
debugging, testing, and QA purposes. IDEs such as Builder may automate this
to encourage more application developers to test with a text-direction
different than their own.
gtk/gtkdebug.h
gtk/gtkmain.c